﻿2026-05-27T19:55:45.0583692Z Current runner version: '2.334.0'
2026-05-27T19:55:45.0622964Z ##[group]Runner Image Provisioner
2026-05-27T19:55:45.0624363Z Hosted Compute Agent
2026-05-27T19:55:45.0625219Z Version: 20260213.493
2026-05-27T19:55:45.0626402Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-05-27T19:55:45.0627636Z Build Date: 2026-02-13T00:28:41Z
2026-05-27T19:55:45.0628693Z Worker ID: {ba6a4fa7-0abf-4ff3-88b3-f7bca63a006f}
2026-05-27T19:55:45.0629976Z Azure Region: westus
2026-05-27T19:55:45.0630819Z ##[endgroup]
2026-05-27T19:55:45.0633581Z ##[group]Operating System
2026-05-27T19:55:45.0634663Z Ubuntu
2026-05-27T19:55:45.0635530Z 24.04.4
2026-05-27T19:55:45.0636272Z LTS
2026-05-27T19:55:45.0637147Z ##[endgroup]
2026-05-27T19:55:45.0637983Z ##[group]Runner Image
2026-05-27T19:55:45.0638943Z Image: ubuntu-24.04
2026-05-27T19:55:45.0640052Z Version: 20260518.149.1
2026-05-27T19:55:45.0642480Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260518.149/images/ubuntu/Ubuntu2404-Readme.md
2026-05-27T19:55:45.0645212Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260518.149
2026-05-27T19:55:45.0646859Z ##[endgroup]
2026-05-27T19:55:45.0648738Z ##[group]GITHUB_TOKEN Permissions
2026-05-27T19:55:45.0651664Z Contents: write
2026-05-27T19:55:45.0652808Z Metadata: read
2026-05-27T19:55:45.0653685Z PullRequests: write
2026-05-27T19:55:45.0654667Z ##[endgroup]
2026-05-27T19:55:45.0657938Z Secret source: Actions
2026-05-27T19:55:45.0659120Z Prepare workflow directory
2026-05-27T19:55:45.1381583Z Prepare all required actions
2026-05-27T19:55:45.1443179Z Getting action download info
2026-05-27T19:55:45.7286884Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-27T19:55:45.9149571Z Download action repository 'actions/setup-python@v5' (SHA:a26af69be951a213d495a4c3e4e4022e16d87065)
2026-05-27T19:55:46.0713757Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093)
2026-05-27T19:55:46.6687830Z Complete job name: Aggregate & Publish Regression Stats
2026-05-27T19:55:46.7440846Z ##[group]Run actions/checkout@v6
2026-05-27T19:55:46.7441829Z with:
2026-05-27T19:55:46.7442405Z   ref: master
2026-05-27T19:55:46.7442778Z   lfs: true
2026-05-27T19:55:46.7443170Z   repository: yorvana/android
2026-05-27T19:55:46.7443820Z   token: ***
2026-05-27T19:55:46.7444199Z   ssh-strict: true
2026-05-27T19:55:46.7444584Z   ssh-user: git
2026-05-27T19:55:46.7445033Z   persist-credentials: true
2026-05-27T19:55:46.7445511Z   clean: true
2026-05-27T19:55:46.7445947Z   sparse-checkout-cone-mode: true
2026-05-27T19:55:46.7446463Z   fetch-depth: 1
2026-05-27T19:55:46.7446880Z   fetch-tags: false
2026-05-27T19:55:46.7447318Z   show-progress: true
2026-05-27T19:55:46.7447765Z   submodules: false
2026-05-27T19:55:46.7448173Z   set-safe-directory: true
2026-05-27T19:55:46.7449150Z ##[endgroup]
2026-05-27T19:55:46.8610531Z Syncing repository: yorvana/android
2026-05-27T19:55:46.8613561Z ##[group]Getting Git version info
2026-05-27T19:55:46.8614717Z Working directory is '/home/runner/work/android/android'
2026-05-27T19:55:46.8616153Z [command]/usr/bin/git version
2026-05-27T19:55:46.8676787Z git version 2.54.0
2026-05-27T19:55:46.8724878Z [command]/usr/bin/git lfs version
2026-05-27T19:55:47.7188769Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4)
2026-05-27T19:55:47.7206034Z ##[endgroup]
2026-05-27T19:55:47.7225311Z Temporarily overriding HOME='/home/runner/work/_temp/b326a55e-e5f1-44bb-b654-a0d60e505420' before making global git config changes
2026-05-27T19:55:47.7229535Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T19:55:47.7233610Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T19:55:47.7291377Z Deleting the contents of '/home/runner/work/android/android'
2026-05-27T19:55:47.7297055Z ##[group]Initializing the repository
2026-05-27T19:55:47.7303332Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-27T19:55:47.7432451Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-27T19:55:47.7438252Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-27T19:55:47.7446164Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-27T19:55:47.7448751Z hint: call:
2026-05-27T19:55:47.7450288Z hint:
2026-05-27T19:55:47.7452956Z hint: 	git config --global init.defaultBranch <name>
2026-05-27T19:55:47.7455071Z hint:
2026-05-27T19:55:47.7457030Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-27T19:55:47.7460571Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-27T19:55:47.7463523Z hint:
2026-05-27T19:55:47.7464869Z hint: 	git branch -m <name>
2026-05-27T19:55:47.7466560Z hint:
2026-05-27T19:55:47.7469040Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-27T19:55:47.7475834Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-27T19:55:47.7483287Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-27T19:55:47.7528918Z ##[endgroup]
2026-05-27T19:55:47.7532876Z ##[group]Disabling automatic garbage collection
2026-05-27T19:55:47.7535799Z [command]/usr/bin/git config --local gc.auto 0
2026-05-27T19:55:47.7571178Z ##[endgroup]
2026-05-27T19:55:47.7574689Z ##[group]Setting up auth
2026-05-27T19:55:47.7577088Z Removing SSH command configuration
2026-05-27T19:55:47.7581458Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T19:55:47.7633277Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T19:55:47.7922409Z Removing HTTP extra header
2026-05-27T19:55:47.7927205Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T19:55:47.7971123Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T19:55:47.8206164Z Removing includeIf entries pointing to credentials config files
2026-05-27T19:55:47.8211023Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T19:55:47.8279594Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T19:55:47.8530724Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-27T19:55:47.8573025Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:47.8610004Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:47.8648265Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:47.8683506Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:47.8730374Z ##[endgroup]
2026-05-27T19:55:47.8733605Z [command]/usr/bin/git lfs install --local
2026-05-27T19:55:47.9536876Z Updated Git hooks.
2026-05-27T19:55:47.9538423Z Git LFS initialized.
2026-05-27T19:55:47.9595246Z ##[group]Fetching the repository
2026-05-27T19:55:47.9607677Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
2026-05-27T19:55:49.1495190Z From https://github.com/yorvana/android
2026-05-27T19:55:49.1498442Z  * [new branch]      master     -> origin/master
2026-05-27T19:55:49.1540195Z ##[endgroup]
2026-05-27T19:55:49.1541052Z ##[group]Determining the checkout info
2026-05-27T19:55:49.1547605Z [command]/usr/bin/git branch --list --remote origin/master
2026-05-27T19:55:49.2100260Z   origin/master
2026-05-27T19:55:49.2105357Z ##[endgroup]
2026-05-27T19:55:49.2106558Z ##[group]Fetching LFS objects
2026-05-27T19:55:49.2111964Z [command]/usr/bin/git lfs fetch origin refs/remotes/origin/master
2026-05-27T19:55:49.2360204Z Fetching reference refs/remotes/origin/master
2026-05-27T19:55:49.2658444Z ##[endgroup]
2026-05-27T19:55:49.2663499Z [command]/usr/bin/git sparse-checkout disable
2026-05-27T19:55:49.2714154Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-27T19:55:49.2750125Z ##[group]Checking out the ref
2026-05-27T19:55:49.2755065Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2026-05-27T19:55:49.3583968Z Reset branch 'master'
2026-05-27T19:55:49.3590241Z branch 'master' set up to track 'origin/master'.
2026-05-27T19:55:49.3863432Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-27T19:55:49.3871811Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-27T19:55:49.3939555Z ##[endgroup]
2026-05-27T19:55:49.3977170Z [command]/usr/bin/git log -1 --format=%H
2026-05-27T19:55:49.4027915Z 280785b3fd3ca7378f17cec1af5e0b9f60fa4a32
2026-05-27T19:55:49.4306445Z ##[group]Run actions/setup-python@v5
2026-05-27T19:55:49.4306760Z with:
2026-05-27T19:55:49.4306953Z   python-version: 3.x
2026-05-27T19:55:49.4307169Z   check-latest: false
2026-05-27T19:55:49.4307517Z   token: ***
2026-05-27T19:55:49.4307707Z   update-environment: true
2026-05-27T19:55:49.4307937Z   allow-prereleases: false
2026-05-27T19:55:49.4308167Z   freethreaded: false
2026-05-27T19:55:49.4308419Z ##[endgroup]
2026-05-27T19:55:49.6143815Z ##[group]Installed versions
2026-05-27T19:55:49.6576079Z Successfully set up CPython (3.14.5)
2026-05-27T19:55:49.6577176Z ##[endgroup]
2026-05-27T19:55:49.6718422Z ##[group]Run actions/download-artifact@v4
2026-05-27T19:55:49.6718745Z with:
2026-05-27T19:55:49.6718936Z   name: gmd-regression-test-reports
2026-05-27T19:55:49.6719185Z   path: .tmp-reports
2026-05-27T19:55:49.6719381Z   merge-multiple: false
2026-05-27T19:55:49.6719601Z   repository: yorvana/android
2026-05-27T19:55:49.6719819Z   run-id: 26534650356
2026-05-27T19:55:49.6720012Z env:
2026-05-27T19:55:49.6720244Z   pythonLocation: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:49.6720681Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib/pkgconfig
2026-05-27T19:55:49.6721090Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:49.6721452Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:49.6721815Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:49.6722542Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib
2026-05-27T19:55:49.6722859Z ##[endgroup]
2026-05-27T19:55:49.9523057Z Downloading single artifact
2026-05-27T19:55:50.2980243Z Preparing to download the following artifacts:
2026-05-27T19:55:50.2981771Z - gmd-regression-test-reports (ID: 7250439610, Size: 232672, Expected Digest: sha256:8395b2e6604e9eafb20d4038121ceada503a863d046a52c7099a73deaed46d12)
2026-05-27T19:55:50.5211031Z Redirecting to blob download url: https://productionresultssa2.blob.core.windows.net/actions-results/9c1d0070-68bf-40d3-b410-bce728b0a5ec/workflow-job-run-d8ec6195-49d7-5dab-8c89-dbc94419842e/artifacts/9b186e3ee7d44c647f421c8a6347586962afe7c2a691d4481356880c0dd4a71f.zip
2026-05-27T19:55:50.5214187Z Starting download of artifact to: /home/runner/work/android/android/.tmp-reports
2026-05-27T19:55:50.8254266Z (node:2187) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2026-05-27T19:55:50.8256859Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-05-27T19:55:51.0973725Z SHA256 digest of downloaded artifact is 8395b2e6604e9eafb20d4038121ceada503a863d046a52c7099a73deaed46d12
2026-05-27T19:55:51.0981524Z Artifact download completed successfully.
2026-05-27T19:55:51.0982492Z Total of 1 artifact(s) downloaded
2026-05-27T19:55:51.0983226Z Download artifact has finished successfully
2026-05-27T19:55:51.1124102Z ##[group]Run git config --global user.name "github-actions[bot]"
2026-05-27T19:55:51.1124658Z [36;1mgit config --global user.name "github-actions[bot]"[0m
2026-05-27T19:55:51.1125160Z [36;1mgit config --global user.email "github-actions[bot]@users.noreply.github.com"[0m
2026-05-27T19:55:51.1125606Z [36;1mecho "=== Git Status before Rebase ==="[0m
2026-05-27T19:55:51.1125890Z [36;1mgit status[0m
2026-05-27T19:55:51.1126117Z [36;1mecho "=== Git Diff before Rebase ==="[0m
2026-05-27T19:55:51.1126392Z [36;1mgit diff[0m
2026-05-27T19:55:51.1126579Z [36;1mgit reset --hard[0m
2026-05-27T19:55:51.1126801Z [36;1mfor i in {1..3}; do[0m
2026-05-27T19:55:51.1127068Z [36;1m  echo "Attempt $i to aggregate and push..."[0m
2026-05-27T19:55:51.1127392Z [36;1m  git pull --rebase origin master[0m
2026-05-27T19:55:51.1127644Z [36;1m[0m
2026-05-27T19:55:51.1127845Z [36;1m  python3 tools/aggregate_regression.py[0m
2026-05-27T19:55:51.1128277Z [36;1m  git add docs/regression-history.json docs/regression-dashboard.md[0m
2026-05-27T19:55:51.1128719Z [36;1m  if git diff --quiet && git diff --staged --quiet; then[0m
2026-05-27T19:55:51.1129055Z [36;1m    echo "No changes to dashboard."[0m
2026-05-27T19:55:51.1129302Z [36;1m    exit 0[0m
2026-05-27T19:55:51.1129473Z [36;1m  fi[0m
2026-05-27T19:55:51.1129757Z [36;1m  git commit -m "docs: update nightly regression dashboard [skip ci]"[0m
2026-05-27T19:55:51.1130145Z [36;1m  if git push origin master; then[0m
2026-05-27T19:55:51.1130453Z [36;1m    echo "Successfully pushed dashboard update."[0m
2026-05-27T19:55:51.1130738Z [36;1m    exit 0[0m
2026-05-27T19:55:51.1130919Z [36;1m  else[0m
2026-05-27T19:55:51.1131158Z [36;1m    echo "Push failed (concurrent commit). Retrying..."[0m
2026-05-27T19:55:51.1131472Z [36;1m    git reset --hard HEAD~1[0m
2026-05-27T19:55:51.1131707Z [36;1m  fi[0m
2026-05-27T19:55:51.1131875Z [36;1mdone[0m
2026-05-27T19:55:51.1132542Z [36;1mecho "Failed to push dashboard update after 3 attempts."[0m
2026-05-27T19:55:51.1132885Z [36;1mexit 1[0m
2026-05-27T19:55:51.1218585Z shell: /usr/bin/bash -e {0}
2026-05-27T19:55:51.1218841Z env:
2026-05-27T19:55:51.1219100Z   pythonLocation: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:51.1219520Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib/pkgconfig
2026-05-27T19:55:51.1219925Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:51.1220302Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:51.1220691Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-27T19:55:51.1221049Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib
2026-05-27T19:55:51.1221354Z ##[endgroup]
2026-05-27T19:55:51.1342940Z === Git Status before Rebase ===
2026-05-27T19:55:51.1868723Z On branch master
2026-05-27T19:55:51.1869386Z Your branch is up to date with 'origin/master'.
2026-05-27T19:55:51.1870091Z 
2026-05-27T19:55:51.1870505Z Changes not staged for commit:
2026-05-27T19:55:51.1871262Z   (use "git add <file>..." to update what will be committed)
2026-05-27T19:55:51.1872524Z   (use "git restore <file>..." to discard changes in working directory)
2026-05-27T19:55:51.1873441Z 	modified:   app/coverage-baselines/gmd_smoke.ec
2026-05-27T19:55:51.1874000Z 
2026-05-27T19:55:51.1874312Z Untracked files:
2026-05-27T19:55:51.1874937Z   (use "git add <file>..." to include in what will be committed)
2026-05-27T19:55:51.1875543Z 	.tmp-reports/
2026-05-27T19:55:51.1875851Z 
2026-05-27T19:55:51.1876641Z no changes added to commit (use "git add" and/or "git commit -a")
2026-05-27T19:55:51.1877499Z === Git Diff before Rebase ===
2026-05-27T19:55:51.2162981Z diff --git a/app/coverage-baselines/gmd_smoke.ec b/app/coverage-baselines/gmd_smoke.ec
2026-05-27T19:55:51.2164035Z index 1a7cfa5..fcd0e76 100644
2026-05-27T19:55:51.2165141Z Binary files a/app/coverage-baselines/gmd_smoke.ec and b/app/coverage-baselines/gmd_smoke.ec differ
2026-05-27T19:55:51.2509820Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-27T19:55:51.2510729Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-27T19:55:51.2520191Z HEAD is now at 280785b Add Phase 6 macrobenchmark regression coverage (#119) (#129)
2026-05-27T19:55:51.2525503Z Attempt 1 to aggregate and push...
2026-05-27T19:55:51.3133605Z error: cannot pull with rebase: You have unstaged changes.
2026-05-27T19:55:51.3135132Z error: Please commit or stash them.
2026-05-27T19:55:51.3164917Z ##[error]Process completed with exit code 128.
2026-05-27T19:55:51.3283262Z Post job cleanup.
2026-05-27T19:55:51.4218610Z [command]/usr/bin/git version
2026-05-27T19:55:51.4263801Z git version 2.54.0
2026-05-27T19:55:51.4305681Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/aafb556a-8c5e-4f84-8171-ab39853ed397/.gitconfig'
2026-05-27T19:55:51.4318701Z Temporarily overriding HOME='/home/runner/work/_temp/aafb556a-8c5e-4f84-8171-ab39853ed397' before making global git config changes
2026-05-27T19:55:51.4320402Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T19:55:51.4325228Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T19:55:51.4363073Z Removing SSH command configuration
2026-05-27T19:55:51.4371605Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T19:55:51.4415244Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T19:55:51.4664790Z Removing HTTP extra header
2026-05-27T19:55:51.4671013Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T19:55:51.4712854Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T19:55:51.4964015Z Removing includeIf entries pointing to credentials config files
2026-05-27T19:55:51.4973982Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T19:55:51.5034386Z includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:55:51.5035415Z includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:55:51.5037458Z includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:55:51.5038296Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:55:51.5045965Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:55:51.5071700Z /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5086221Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5131991Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:55:51.5160786Z /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5172863Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5211633Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:55:51.5238732Z /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5251286Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5291848Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:55:51.5319550Z /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5332363Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config
2026-05-27T19:55:51.5374307Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T19:55:51.5625390Z Removing credentials config '/home/runner/work/_temp/git-credentials-b1809d7f-8d3d-4f26-8df3-c6ad292b169f.config'
2026-05-27T19:55:51.5771972Z Cleaning up orphan processes
2026-05-27T19:55:51.6063087Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
